isAutoStart

open fun isAutoStart(): Boolean

Checks if this control is configured to start its operation automatically after #initialize(Module) initialization.

All controls generally default to true} unless explicitly configured otherwise.

Indicates whether the hotspot should automatically become active (visible and enabled) when its containing environment starts.

Return

Always true for this implementation, meaning hotspots are generally auto-starting unless explicitly managed otherwise.